[INFO] fetching crate bevy_scene 0.18.1...
[INFO] testing bevy_scene-0.18.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate bevy_scene 0.18.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bevy_scene 0.18.1
[INFO] finished tweaking crates.io crate bevy_scene 0.18.1
[INFO] tweaked toml for crates.io crate bevy_scene 0.18.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_scene 0.18.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_scene 0.18.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_window v0.18.1
[INFO] [stderr]   Downloaded bevy_input v0.18.1
[INFO] [stderr]   Downloaded bevy_camera v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f2653f1e5370ffeb8ac0353ca99fbadc62d85d838578d947f21f2776cefc9c8
[INFO] running `Command { std: "docker" "start" "-a" "0f2653f1e5370ffeb8ac0353ca99fbadc62d85d838578d947f21f2776cefc9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f2653f1e5370ffeb8ac0353ca99fbadc62d85d838578d947f21f2776cefc9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f2653f1e5370ffeb8ac0353ca99fbadc62d85d838578d947f21f2776cefc9c8", kill_on_drop: false }`
[INFO] [stdout] 0f2653f1e5370ffeb8ac0353ca99fbadc62d85d838578d947f21f2776cefc9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8736d418719ab46325a09abc25065b58b5a4c518507b81a4cb2792c358b6095
[INFO] running `Command { std: "docker" "start" "-a" "a8736d418719ab46325a09abc25065b58b5a4c518507b81a4cb2792c358b6095", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling bevy_ptr v0.18.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling typewit v1.14.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling svg_fmt v0.4.5
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rectangle-pack v0.4.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling stackfuture v0.3.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling euclid v0.22.13
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling encase_derive_impl v0.12.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling bevy_derive v0.18.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.1
[INFO] [stderr]    Compiling encase_derive v0.12.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling encase v0.12.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bevy_platform v0.18.1
[INFO] [stderr]    Compiling wgpu-types v27.0.1
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling bevy_utils v0.18.1
[INFO] [stderr]    Compiling bevy_tasks v0.18.1
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling bevy_reflect v0.18.1
[INFO] [stderr]    Compiling hexasphere v16.0.0
[INFO] [stderr]    Compiling bevy_ecs v0.18.1
[INFO] [stderr]    Compiling bevy_math v0.18.1
[INFO] [stderr]    Compiling bevy_color v0.18.1
[INFO] [stderr]    Compiling bevy_app v0.18.1
[INFO] [stderr]    Compiling bevy_time v0.18.1
[INFO] [stderr]    Compiling bevy_log v0.18.1
[INFO] [stderr]    Compiling bevy_input v0.18.1
[INFO] [stderr]    Compiling bevy_transform v0.18.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.1
[INFO] [stderr]    Compiling bevy_asset v0.18.1
[INFO] [stderr]    Compiling bevy_window v0.18.1
[INFO] [stderr]    Compiling bevy_mesh v0.18.1
[INFO] [stderr]    Compiling bevy_image v0.18.1
[INFO] [stderr]    Compiling bevy_camera v0.18.1
[INFO] [stderr]    Compiling bevy_scene v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "a8736d418719ab46325a09abc25065b58b5a4c518507b81a4cb2792c358b6095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8736d418719ab46325a09abc25065b58b5a4c518507b81a4cb2792c358b6095", kill_on_drop: false }`
[INFO] [stdout] a8736d418719ab46325a09abc25065b58b5a4c518507b81a4cb2792c358b6095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce6451a0b61188dd5ca117a89b1b766348e0937e9cf0991ffdd6b84e6ad21a28
[INFO] running `Command { std: "docker" "start" "-a" "ce6451a0b61188dd5ca117a89b1b766348e0937e9cf0991ffdd6b84e6ad21a28", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bevy_scene v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.02s
[INFO] running `Command { std: "docker" "inspect" "ce6451a0b61188dd5ca117a89b1b766348e0937e9cf0991ffdd6b84e6ad21a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6451a0b61188dd5ca117a89b1b766348e0937e9cf0991ffdd6b84e6ad21a28", kill_on_drop: false }`
[INFO] [stdout] ce6451a0b61188dd5ca117a89b1b766348e0937e9cf0991ffdd6b84e6ad21a28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f84d5b522ee54d38285f46ef667edeb3304bf953ab58ee146905891c1c03d982
[INFO] running `Command { std: "docker" "start" "-a" "f84d5b522ee54d38285f46ef667edeb3304bf953ab58ee146905891c1c03d982", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_scene-bb3444b4e881000a)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test dynamic_scene_builder::tests::extract_entity_order ... ok
[INFO] [stdout] test dynamic_scene::tests::no_panic_in_map_entities_after_pending_entity_in_hook ... ok
[INFO] [stdout] test dynamic_scene::tests::components_not_defined_in_scene_should_not_be_affected_by_scene_entity_map ... ok
[INFO] [stdout] test dynamic_scene::tests::resource_entity_map_maps_entities ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_resource ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_entity_twice ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_entity_two_components ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_resource_twice ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_not_extract_denied_components ... ok
[INFO] [stdout] test scene_spawner::tests::clone_dynamic_entities ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::remove_componentless_entity ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_query ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_extract_allowed_components ... ok
[INFO] [stdout] test scene_filter::tests::should_remove_from_list ... ok
[INFO] [stdout] test scene_filter::tests::should_set_list_type_if_none ... ok
[INFO] [stdout] test scene_filter::tests::should_add_to_list ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_not_extract_denied_resources ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_extract_allowed_resources ... ok
[INFO] [stdout] test scene_spawner::tests::despawn_scene ... ok
[INFO] [stdout] test scene_spawner::tests::observe_dynamic_scene_as_child ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_postcard ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_bincode ... ok
[INFO] [stdout] test serde::tests::should_deserialize ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::extract_one_entity ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_with_later_generations_and_obsolete_references ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_with_custom_serialization ... ok
[INFO] [stdout] test serde::tests::should_roundtrip_messagepack ... ok
[INFO] [stdout] test dynamic_scene_builder::tests::should_use_from_reflect ... ok
[INFO] [stdout] test serde::tests::should_serialize ... ok
[INFO] [stdout] test scene_spawner::tests::observe_dynamic_scene ... ok
[INFO] [stdout] test scene_spawner::tests::observe_scene_as_child ... ok
[INFO] [stdout] test scene_spawner::tests::observe_scene ... ok
[INFO] [stdout] test serde::tests::assert_scene_eq_tests::should_panic_when_missing_component - should panic ... ok
[INFO] [stdout] test serde::tests::assert_scene_eq_tests::should_panic_when_components_not_eq - should panic ... ok
[INFO] [stdout] test serde::tests::assert_scene_eq_tests::should_panic_when_entity_count_not_eq - should panic ... ok
[INFO] [stdout] test scene_spawner::tests::spawn_and_delete ... FAILED
[INFO] [stdout] test scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched ... FAILED
[INFO] [stdout] test tests::scene_spawns_and_respawns_after_change ... FAILED
[INFO] [stdout] test tests::dynamic_scene_spawns_and_respawns_after_change ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- scene_spawner::tests::spawn_and_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scene_spawner::tests::spawn_and_delete' (44) panicked at src/scene_spawner.rs:779:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NoEntities("<Enable the debug feature to see the name>")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580c1e6647aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580c1e6647aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580c1e67cd0a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580c1e67cd0a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x580c1e669ae2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580c1e669ae2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x580c1e6412ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580c1e6412ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580c1e65be69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580c1d4f3ccc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x580c1d4f3ccc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x580c1e65c0e2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x580c1e65c0e2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580c1e6413b8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x580c1e638629 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580c1e64227d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580c1e67d57c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580c1e67d2c2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x580c1d3e7adf - <core[786f478f706679df]::result::Result<(bevy_ecs[143d497a3cf2bad8]::entity::Entity, &bevy_scene[482806e3f6a82ac]::scene_spawner::tests::ComponentA), bevy_ecs[143d497a3cf2bad8]::query::error::QuerySingleError>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x580c1d3e7adf - bevy_scene[482806e3f6a82ac]::scene_spawner::tests::spawn_and_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:779:14
[INFO] [stdout]   22:     0x580c1d3dee17 - bevy_scene[482806e3f6a82ac]::scene_spawner::tests::spawn_and_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:745:26
[INFO] [stdout]   23:     0x580c1d2b0f16 - <bevy_scene[482806e3f6a82ac]::scene_spawner::tests::spawn_and_delete::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x580c1d4e7dab - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x580c1d4e7dab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x580c1d4f479b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x580c1d4f479b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x580c1d4efeb4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x580c1d4efeb4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x580c1d4f73a2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x580c1d4f73a2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x580c1d4f73a2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x580c1e66407f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x580c1e66407f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76e0f7fadaa4 - <unknown>
[INFO] [stdout]   45:     0x76e0f803aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched' (43) panicked at src/scene_spawner.rs:629:35:
[INFO] [stdout] scene contains the unregistered type `<Enable the debug feature to see the name>`. consider reflecting it with `#[derive(Reflect)]` and registering the type using `app.register_type::<T>()`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580c1e6647aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580c1e6647aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580c1e67cd0a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580c1e67cd0a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x580c1e669ae2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580c1e669ae2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x580c1e6412ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580c1e6412ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580c1e65be69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580c1d4f3ccc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x580c1d4f3ccc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x580c1e65c0e2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x580c1e65c0e2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580c1e6413b8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x580c1e638629 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580c1e64227d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580c1e67d57c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580c1d2d96a8 - core[786f478f706679df]::panicking::panic_display::<bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawnError>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x580c1d485df5 - bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:629:35
[INFO] [stdout]   21:     0x580c1d33f039 - <core[786f478f706679df]::result::Result<(), bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawnError>>::unwrap_or_else::<bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x580c1d486a49 - bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:629:14
[INFO] [stdout]   23:     0x580c1d3892e5 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_resource_scope::<bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawner, (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2824:13
[INFO] [stdout]   24:     0x580c1d37f072 - <bevy_ecs[143d497a3cf2bad8]::world::World>::resource_scope::<bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawner, (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2703:14
[INFO] [stdout]   25:     0x580c1d492711 - bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:560:11
[INFO] [stdout]   26:     0x580c1d2bab18 - <bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   27:     0x580c1d49bd1b - <&mut bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x580c1d4372d8 - <_ as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn() -> _>>::run::call_inner::<(), &mut bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   29:     0x580c1d49bbb2 - <bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   30:     0x580c1d463114 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   31:     0x580c1d38a7bf - <bevy_ecs[143d497a3cf2bad8]::world::World>::last_change_tick_scope::<core[786f478f706679df]::result::Result<(), bevy_ecs[143d497a3cf2bad8]::system::system::RunSystemError>, <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3142:9
[INFO] [stdout]   32:     0x580c1d4683d2 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   33:     0x580c1d476960 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/system.rs:138:23
[INFO] [stdout]   34:     0x580c1e1c7c6c - bevy_ecs[143d497a3cf2bad8]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   35:     0x580c1e2a1521 - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   36:     0x580c1e1f8559 - <<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x580c1e148369 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x580c1e246583 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x580c1e2706cb - __rust_try
[INFO] [stdout]   40:     0x580c1e25b08f - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x580c1e25b08f - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x580c1e2aa5ce - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   43:     0x580c1e22f8b2 - <bevy_ecs[143d497a3cf2bad8]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/schedule.rs:547:14
[INFO] [stdout]   44:     0x580c1e0bd851 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3730:61
[INFO] [stdout]   45:     0x580c1e0bd0e9 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_schedule_scope::<(), bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>, <bevy_ecs[143d497a3cf2bad8]::world::World>::try_run_schedule<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3663:21
[INFO] [stdout]   46:     0x580c1e0bcabb - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3730:14
[INFO] [stdout]   47:     0x580c1e09868f - <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/main_schedule.rs:293:31
[INFO] [stdout]   48:     0x580c1e0bbfa1 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_resource_scope::<bevy_app[e1c9baed818d263a]::main_schedule::MainScheduleOrder, (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2824:13
[INFO] [stdout]   49:     0x580c1e0bb613 - <bevy_ecs[143d497a3cf2bad8]::world::World>::resource_scope::<bevy_app[e1c9baed818d263a]::main_schedule::MainScheduleOrder, (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2703:14
[INFO] [stdout]   50:     0x580c1e098a22 - <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/main_schedule.rs:291:15
[INFO] [stdout]   51:     0x580c1e0b30d1 - <<bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World, bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   52:     0x580c1e09d214 - <&mut <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World, bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   53:     0x580c1e0b837e - <_ as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(_) -> _>>::run::call_inner::<(), bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>, &mut <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:270:21
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   54:     0x580c1e09d92e - <<bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>)>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   55:     0x580c1e0b8afb - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   56:     0x580c1e0bc9f3 - <bevy_ecs[143d497a3cf2bad8]::world::World>::last_change_tick_scope::<core[786f478f706679df]::result::Result<(), bevy_ecs[143d497a3cf2bad8]::system::system::RunSystemError>, <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3142:9
[INFO] [stdout]   57:     0x580c1e0b98c6 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   58:     0x580c1e0bac08 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/system.rs:138:23
[INFO] [stdout]   59:     0x580c1e1c7c6c - bevy_ecs[143d497a3cf2bad8]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   60:     0x580c1e2a1521 - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   61:     0x580c1e1f8559 - <<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x580c1e148369 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x580c1e246583 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x580c1e2706cb - __rust_try
[INFO] [stdout]   65:     0x580c1e25b08f - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x580c1e25b08f - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x580c1e2aa5ce - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   68:     0x580c1e22f8b2 - <bevy_ecs[143d497a3cf2bad8]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/schedule.rs:547:14
[INFO] [stdout]   69:     0x580c1e0bd7b1 - <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3745:57
[INFO] [stdout]   70:     0x580c1e0bcc19 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_schedule_scope::<(), bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>, <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3663:21
[INFO] [stdout]   71:     0x580c1e0bca79 - <bevy_ecs[143d497a3cf2bad8]::world::World>::schedule_scope::<(), bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>, <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3715:14
[INFO] [stdout]   72:     0x580c1e0bca58 - <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3745:14
[INFO] [stdout]   73:     0x580c1e0a9173 - <bevy_app[e1c9baed818d263a]::sub_app::SubApp>::run_default_schedule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/sub_app.rs:141:24
[INFO] [stdout]   74:     0x580c1e0a99aa - <bevy_app[e1c9baed818d263a]::sub_app::SubApps>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/sub_app.rs:517:23
[INFO] [stdout]   75:     0x580c1e0a5d62 - <bevy_app[e1c9baed818d263a]::app::App>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/app.rs:164:23
[INFO] [stdout]   76:     0x580c1d3e99d6 - bevy_scene[482806e3f6a82ac]::scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:1102:13
[INFO] [stdout]   77:     0x580c1d3def67 - bevy_scene[482806e3f6a82ac]::scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:1066:69
[INFO] [stdout]   78:     0x580c1d2b1056 - <bevy_scene[482806e3f6a82ac]::scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x580c1d4e7dab - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x580c1d4e7dab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   81:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   82:     0x580c1d4f479b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x580c1d4f479b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   87:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   88:     0x580c1d4efeb4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   89:     0x580c1d4efeb4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   90:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   91:     0x580c1d4f73a2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   92:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   93:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x580c1d4f73a2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   96:     0x580c1d4f73a2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x580c1e66407f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   98:     0x580c1e66407f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   99:     0x76e0f7fadaa4 - <unknown>
[INFO] [stdout]  100:     0x76e0f803aa64 - clone
[INFO] [stdout]  101:                0x0 - <unknown>
[INFO] [stdout] Encountered a panic in system `<Enable the debug feature to see the name>`!
[INFO] [stdout] Encountered a panic in system `<Enable the debug feature to see the name>`!
[INFO] [stdout] 
[INFO] [stdout] ---- tests::scene_spawns_and_respawns_after_change stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::scene_spawns_and_respawns_after_change' (56) panicked at src/scene_spawner.rs:629:35:
[INFO] [stdout] scene contains the unregistered type `<Enable the debug feature to see the name>`. consider reflecting it with `#[derive(Reflect)]` and registering the type using `app.register_type::<T>()`
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580c1e6647aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580c1e6647aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580c1e67cd0a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580c1e67cd0a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x580c1e669ae2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580c1e669ae2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x580c1e6412ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580c1e6412ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580c1e65be69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580c1d4f3ccc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x580c1d4f3ccc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x580c1e65c0e2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x580c1e65c0e2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580c1e6413b8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x580c1e638629 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580c1e64227d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580c1e67d57c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580c1d2d96a8 - core[786f478f706679df]::panicking::panic_display::<bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawnError>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x580c1d485df5 - bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:629:35
[INFO] [stdout]   21:     0x580c1d33f039 - <core[786f478f706679df]::result::Result<(), bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawnError>>::unwrap_or_else::<bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}::{closure#3}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1622:23
[INFO] [stdout]   22:     0x580c1d486a49 - bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:629:14
[INFO] [stdout]   23:     0x580c1d3892e5 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_resource_scope::<bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawner, (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2824:13
[INFO] [stdout]   24:     0x580c1d37f072 - <bevy_ecs[143d497a3cf2bad8]::world::World>::resource_scope::<bevy_scene[482806e3f6a82ac]::scene_spawner::SceneSpawner, (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2703:14
[INFO] [stdout]   25:     0x580c1d492711 - bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system
[INFO] [stdout]                                at /opt/rustwide/workdir/src/scene_spawner.rs:560:11
[INFO] [stdout]   26:     0x580c1d2bab18 - <bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   27:     0x580c1d49bd1b - <&mut bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World,)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x580c1d4372d8 - <_ as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn() -> _>>::run::call_inner::<(), &mut bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   29:     0x580c1d49bbb2 - <bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   30:     0x580c1d463114 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   31:     0x580c1d38a7bf - <bevy_ecs[143d497a3cf2bad8]::world::World>::last_change_tick_scope::<core[786f478f706679df]::result::Result<(), bevy_ecs[143d497a3cf2bad8]::system::system::RunSystemError>, <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3142:9
[INFO] [stdout]   32:     0x580c1d4683d2 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   33:     0x580c1d476960 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(), (), bevy_scene[482806e3f6a82ac]::scene_spawner::scene_spawner_system> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/system.rs:138:23
[INFO] [stdout]   34:     0x580c1e1c7c6c - bevy_ecs[143d497a3cf2bad8]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   35:     0x580c1e2a1521 - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   36:     0x580c1e1f8559 - <<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x580c1e148369 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x580c1e246583 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x580c1e2706cb - __rust_try
[INFO] [stdout]   40:     0x580c1e25b08f - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x580c1e25b08f - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x580c1e2aa5ce - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   43:     0x580c1e22f8b2 - <bevy_ecs[143d497a3cf2bad8]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/schedule.rs:547:14
[INFO] [stdout]   44:     0x580c1e0bd851 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3730:61
[INFO] [stdout]   45:     0x580c1e0bd0e9 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_schedule_scope::<(), bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>, <bevy_ecs[143d497a3cf2bad8]::world::World>::try_run_schedule<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3663:21
[INFO] [stdout]   46:     0x580c1e0bcabb - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3730:14
[INFO] [stdout]   47:     0x580c1e09868f - <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/main_schedule.rs:293:31
[INFO] [stdout]   48:     0x580c1e0bbfa1 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_resource_scope::<bevy_app[e1c9baed818d263a]::main_schedule::MainScheduleOrder, (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2824:13
[INFO] [stdout]   49:     0x580c1e0bb613 - <bevy_ecs[143d497a3cf2bad8]::world::World>::resource_scope::<bevy_app[e1c9baed818d263a]::main_schedule::MainScheduleOrder, (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:2703:14
[INFO] [stdout]   50:     0x580c1e098a22 - <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/main_schedule.rs:291:15
[INFO] [stdout]   51:     0x580c1e0b30d1 - <<bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World, bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:166:5
[INFO] [stdout]   52:     0x580c1e09d214 - <&mut <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main as core[786f478f706679df]::ops::function::FnMut<(&mut bevy_ecs[143d497a3cf2bad8]::world::World, bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>)>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   53:     0x580c1e0b837e - <_ as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(_) -> _>>::run::call_inner::<(), bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>, &mut <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:270:21
[INFO] [stdout]   54:     0x580c1e09d92e - <<bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main as bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveSystemParamFunction<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>)>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:273:17
[INFO] [stdout]   55:     0x580c1e0b8afb - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:135:33
[INFO] [stdout]   56:     0x580c1e0bc9f3 - <bevy_ecs[143d497a3cf2bad8]::world::World>::last_change_tick_scope::<core[786f478f706679df]::result::Result<(), bevy_ecs[143d497a3cf2bad8]::system::system::RunSystemError>, <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3142:9
[INFO] [stdout]   57:     0x580c1e0b98c6 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_unsafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/exclusive_function_system.rs:113:15
[INFO] [stdout]   58:     0x580c1e0bac08 - <bevy_ecs[143d497a3cf2bad8]::system::exclusive_function_system::ExclusiveFunctionSystem<fn(bevy_ecs[143d497a3cf2bad8]::system::system_param::Local<bool>), (), <bevy_app[e1c9baed818d263a]::main_schedule::Main>::run_main> as bevy_ecs[143d497a3cf2bad8]::system::system::System>::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/system/system.rs:138:23
[INFO] [stdout]   59:     0x580c1e1c7c6c - bevy_ecs[143d497a3cf2bad8]::schedule::executor::__rust_begin_short_backtrace::run_without_applying_deferred
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/mod.rs:301:29
[INFO] [stdout]   60:     0x580c1e2a1521 - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:142:21
[INFO] [stdout]   61:     0x580c1e1f8559 - <<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x580c1e148369 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x580c1e246583 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x580c1e2706cb - __rust_try
[INFO] [stdout]   65:     0x580c1e25b08f - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x580c1e25b08f - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<<bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x580c1e2aa5ce - <bevy_ecs[143d497a3cf2bad8]::schedule::executor::single_threaded::SingleThreadedExecutor as bevy_ecs[143d497a3cf2bad8]::schedule::executor::SystemExecutor>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/executor/single_threaded.rs:157:39
[INFO] [stdout]   68:     0x580c1e22f8b2 - <bevy_ecs[143d497a3cf2bad8]::schedule::schedule::Schedule>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/schedule/schedule.rs:547:14
[INFO] [stdout]   69:     0x580c1e0bd7b1 - <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3745:57
[INFO] [stdout]   70:     0x580c1e0bcc19 - <bevy_ecs[143d497a3cf2bad8]::world::World>::try_schedule_scope::<(), bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>, <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3663:21
[INFO] [stdout]   71:     0x580c1e0bca79 - <bevy_ecs[143d497a3cf2bad8]::world::World>::schedule_scope::<(), bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>, <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3715:14
[INFO] [stdout]   72:     0x580c1e0bca58 - <bevy_ecs[143d497a3cf2bad8]::world::World>::run_schedule::<bevy_ecs[143d497a3cf2bad8]::intern::Interned<dyn bevy_ecs[143d497a3cf2bad8]::schedule::set::ScheduleLabel>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.18.1/src/world/mod.rs:3745:14
[INFO] [stdout]   73:     0x580c1e0a9173 - <bevy_app[e1c9baed818d263a]::sub_app::SubApp>::run_default_schedule
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/sub_app.rs:141:24
[INFO] [stdout]   74:     0x580c1e0a99aa - <bevy_app[e1c9baed818d263a]::sub_app::SubApps>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/sub_app.rs:517:23
[INFO] [stdout]   75:     0x580c1e0a5d62 - <bevy_app[e1c9baed818d263a]::app::App>::update
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_app-0.18.1/src/app.rs:164:23
[INFO] [stdout]   76:     0x580c1d20b28e - bevy_scene[482806e3f6a82ac]::tests::scene_spawns_and_respawns_after_change
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:198:13
[INFO] [stdout]   77:     0x580c1d206e17 - bevy_scene[482806e3f6a82ac]::tests::scene_spawns_and_respawns_after_change::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:160:48
[INFO] [stdout]   78:     0x580c1d2b0c36 - <bevy_scene[482806e3f6a82ac]::tests::scene_spawns_and_respawns_after_change::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x580c1d4e7dab - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x580c1d4e7dab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   81:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   82:     0x580c1d4f479b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   83:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   84:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   85:     0x580c1d4f479b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   86:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   87:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   88:     0x580c1d4efeb4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   89:     0x580c1d4efeb4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   90:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   91:     0x580c1d4f73a2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   92:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   93:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   94:     0x580c1d4f73a2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   95:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   96:     0x580c1d4f73a2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   97:     0x580c1e66407f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   98:     0x580c1e66407f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   99:     0x76e0f7fadaa4 - <unknown>
[INFO] [stdout]  100:     0x76e0f803aa64 - clone
[INFO] [stdout]  101:                0x0 - <unknown>
[INFO] [stdout] Encountered a panic in system `<Enable the debug feature to see the name>`!
[INFO] [stdout] Encountered a panic in system `<Enable the debug feature to see the name>`!
[INFO] [stdout] 
[INFO] [stdout] ---- tests::dynamic_scene_spawns_and_respawns_after_change stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::dynamic_scene_spawns_and_respawns_after_change' (55) panicked at src/lib.rs:354:14:
[INFO] [stdout] The child of the scene root should itself have 2 children
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x580c1e6647aa - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x580c1e6647aa - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x580c1e6647aa - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x580c1e67cd0a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x580c1e67cd0a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x580c1e669ae2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x580c1e669ae2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x580c1e6412ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x580c1e6412ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x580c1e65be69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x580c1d4f3ccc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x580c1d4f3ccc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x580c1e65c0e2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x580c1e65c0e2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x580c1e6413b8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x580c1e638629 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x580c1e64227d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x580c1e67d57c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x580c1e67d244 - core[786f478f706679df]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x580c1e67d244 - core[786f478f706679df]::option::expect_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:2260:5
[INFO] [stdout]   21:     0x580c1d424990 - <core[786f478f706679df]::option::Option<&bevy_ecs[143d497a3cf2bad8]::hierarchy::Children>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/option.rs:971:21
[INFO] [stdout]   22:     0x580c1d20cb04 - bevy_scene[482806e3f6a82ac]::tests::dynamic_scene_spawns_and_respawns_after_change
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:354:14
[INFO] [stdout]   23:     0x580c1d206e47 - bevy_scene[482806e3f6a82ac]::tests::dynamic_scene_spawns_and_respawns_after_change::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:56
[INFO] [stdout]   24:     0x580c1d2b0c76 - <bevy_scene[482806e3f6a82ac]::tests::dynamic_scene_spawns_and_respawns_after_change::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x580c1d4e7dab - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x580c1d4e7dab - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x580c1d4f479b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x580c1d4f479b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x580c1d4f479b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x580c1d4f479b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x580c1d4efeb4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x580c1d4efeb4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x580c1d4f73a2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x580c1d4f73a2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x580c1d4f73a2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x580c1d4f73a2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x580c1d4f73a2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x580c1e66407f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x580c1e66407f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x76e0f7fadaa4 - <unknown>
[INFO] [stdout]   46:     0x76e0f803aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     scene_spawner::tests::scene_child_order_preserved_when_archetype_order_mismatched
[INFO] [stdout]     scene_spawner::tests::spawn_and_delete
[INFO] [stdout]     tests::dynamic_scene_spawns_and_respawns_after_change
[INFO] [stdout]     tests::scene_spawns_and_respawns_after_change
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 35 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f84d5b522ee54d38285f46ef667edeb3304bf953ab58ee146905891c1c03d982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84d5b522ee54d38285f46ef667edeb3304bf953ab58ee146905891c1c03d982", kill_on_drop: false }`
[INFO] [stdout] f84d5b522ee54d38285f46ef667edeb3304bf953ab58ee146905891c1c03d982
